Click or drag to resize

ServiceInstallApp Method

Installs the application.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response InstallApp(
	string manifest
)

Parameters

manifest
Type: SystemString
The manifest.

Return Value

Type: Response
Response.
See Also